@import url("swiper.min.css");
@import url("common_m.css");
body:before{ content:""; display: block; position: fixed; width: 100%; height: 26rem; z-index: -1; background-size: 100%;}
header { position: relative; }
.header_top { background: none; position: absolute; }
.search { border: none; }
/*banner*/
.rd_banner { width: 100%; padding-bottom: 1.2rem; position: relative; background-size: 100%; overflow: hidden; }
.rd_banner img { width: 100%; }
.rd_banner p { position: absolute; bottom: 0; line-height: 2rem; background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); width: 100%; color: #fff; padding: 0.5rem 4rem 0 1rem; box-sizing: border-box; }
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { width: 3.5rem; left: 50%; margin-left: -1.7rem; bottom: 3.5rem; }
.banner_hd { position:absolute;  z-index: 9; }
.rd_banner .swiper-pagination-bullet { background: #fff; opacity: 0.8; }
.rd_banner .swiper-pagination-bullet-active { opacity: 1; }
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 0.1rem; }
/*内容*/
.con_rwap { position: relative; padding-top: 10.5rem; }
.type_list:nth-child(4) .wrap_head h3 em { background: #e8b856;} 
.type_list:nth-child(5) .wrap_head h3 em { background: #5ec7b4;} 
.type_list:nth-child(6) .wrap_head h3 em { background: #5c99f3;} 
.type_list:nth-child(7) .wrap_head h3 em { background: #c16ed6;} 
.type_list:nth-child(8) .wrap_head h3 em { background: #36ad9e;}
/* 热门栏目(首页/频道页) */
.nav { width: 94%; margin: 0 3%; padding: 0.5rem 0; position: absolute; top: -3rem; z-index: 9; }
.nav_ti .position a { margin: 0 0.15625rem;}
.nav ul { width: 100%; }
.nav ul li { width: 20%; float: left; margin: 1rem 0; }
.nav ul li a { display: block; }
.nav ul li em { width: 2.4rem; height: 2.4rem; display: block; background: #0fc3b2 url(../images/icon.png) no-repeat; margin: 0 auto; background-size: 90%; border-radius: 100%; }
.nav ul li p { text-align: center; font-size: 0.75rem; color: #666; overflow: hidden; height: 1rem; padding: 0 0.4rem; margin-top: 0.5rem;  }
/*导航菜单*/
.nav ul li em.i1 { background-position: 0.1rem 0rem; }
.nav ul li em.i2 { background-position: 0.1rem -2.1rem; background-color: #e48b49; }
.nav ul li em.i3 { background-position: 0.1rem -4.1rem; background-color: #e8b856; }
.nav ul li em.i4 { background-position: 0.1rem -6.3rem; background-color: #d65066; }
.nav ul li em.i5 { background-position: 0.1rem -8.45rem; background-color: #5778f3; }
.nav ul li em.i6 { background-position: 0.1rem -10.8rem; background-color: #ddb30a; }
.nav ul li em.i7 { background-position: 0.1rem -13.2rem; background-color: #5d77b3; }
.nav ul li em.i8 { background-position: 0.1rem -15.6rem; background-color: #b77456; }
.nav ul li em.i9 { background-position: 0.1rem -18.0rem; background-color: #a5cf35; }
.nav ul li em.i10 { background-position: 0.1rem -20.2rem; background-color: #37aee0; }
/*热门专题*/
.hot_zt { padding: 0 3%; margin-top: 0.6rem; }
.zt_nr { padding: 0 3%; }
.hot_zt .zt_a { width: 100%; margin: 1.5% 0; border-radius: 10px; overflow: hidden; }
.hot_zt .zt_a:nth-child(2n) { float: right; }
.hot_zt .zt_a img { width: 100%; }
.hot_zt .swiper-pagination { bottom: 0.1rem; }
.swiper-container { padding-bottom: 1.5rem; }
.swiper-pagination-bullet { background-color: #cdd2de; border-radius: 1rem; opacity: 1; transition: 0.3s ease; }
.swiper-pagination-bullet-active { width: 15px; transition: 0.3s ease; }
/*热门栏目*/
.hot_list { padding-bottom: 1.2rem;}
.hot_lm { padding: 0 3%; }
.hot_lm a { display: block; border-radius: 0.5rem; overflow: hidden; }
.hot_lm .lm_tu1 { width: 48.5%; }
.hot_lm .lm_itme { width: 48.5%; }
.hot_lm img { width: 100%; }
.hot_lm .lm_tu3 { margin-top: 0.7rem; }










